aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/Simple-L [TOP]
blob: d94ecdac93601bae396089d5dcffa371aa840642 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */

// ### SIMPLE ### //

{
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "top",
"spacing": 3,
"fixed-center": true,
"ipc": true,
"margin-top": 6,
"margin-left": 8,
"margin-right": 8,

"modules-left": [
	"custom/menu", 
	"hyprland/workspaces",
	],
"modules-center": [
	"clock",
	"custom/light_dark",
	],
"modules-right": [
	"backlight",
	"keyboard-state", 
	"pulseaudio", 
	"bluetooth", 
	"network", 
	"battery",
	],


}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage